home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD School House 10
/
CD School House - Education and Games (10.0) - Wayzata Technology (1995).iso
/
mac
/
DOS
/
TEACHAID
/
CAI210
/
VIEW.CAI
< prev
next >
Wrap
Text File
|
1994-12-17
|
627b
|
29 lines
.rem
.rem -----------------PRESS CTRL-G (Go) TO RUN THIS PROGRAM---------
.rem
.color 15,1
.cls
.cen (*Demo program for the viewer*)
This is a test program to show how the viewer works.
The command to use is .view (*filename*)
You will now view the contents of the file TESTVIEW.DOC
Press the up and down arrow keys to scroll through the file.
Press the Esc key to return.
.locate 24,1
.pause
.view (*samples.DOC*)
.cls
Now you are out of the viewer
.pause